/* CSS Document */
body {
  font-family: 微软雅黑;
  font-size: 14px;
  color: #000;
  margin: 0;
}

img {
  border: 0;
}

A:visited {
  TEXT-DECORATION: none;
}

A:hover {
  color: #000;
  TEXT-DECORATION: none;
}

A:active {
  COLOR: #004ea1;
  TEXT-DECORATION: none;
}

ol,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  list-style-type: none;
  list-style: none;
}

* {
  margin: 0;
  padding: 0;
  hide-focus: expression(this.hideFocus=true);
  /* for ie 5+ */
  outline: none;
  /* for firefox 1.5 + */
  border: none;
}

.flexbj {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.cl {
  clear: both;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.synav {
  width: 100%;
  height: 47px;
  background: #333;
}

.synav .synab {
  width: 1200px;
  height: 47px;
  margin: auto;
}

.synav .synab .syright {
  width: 600px;
  height: 47px;
  float: right;
}

.synav .synab .syright img {
  width: 30px;
  height: 30px;
  float: left;
  margin: 8px 0px 9px 23px;
}

.synav .synab .syright p {
  float: left;
  line-height: 47px;
  padding: 0px 10px;
  color: #d0d0d0;
  font-size: 13px;
}

.tops {
  line-height: 45px;
  position: relative;
  z-index: 999;
  background: #004ea1;
}

.top_m_l {
  width: auto;
  float: left;
  text-align: left;
  line-height: 45px;
  font-size: 15px;
  color: #fff;
}

.top_m_l img {
  float: left;
  height: 17px;
  padding: 14px 0;
}

.top_m_l p {
  width: auto;
  float: left;
  line-height: 45px;
  font-size: 15px;
  color: #fff;
  padding: 0 20px 0 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.top_m_l p b {
  font-size: 16px;
}

.top_m_r {
  width: auto;
  float: right;
}

.top_m_r p {
  width: auto;
  float: right;
  line-height: 45px;
  font-size: 15px;
  color: #fff;
  padding: 0 12px;
}

.top_m_r p a {
  color: #fff;
  text-decoration: none;
}

.top_m_r p a:hover {
  color: #3db6f7;
}

.top_m_r img {
  float: right;
  height: 17px;
  padding: 14px 0;
}

.top_m_r p b {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.top_m_r .p {
  width: auto;
  float: right;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  padding: 0 30px;
  background: #004ea1;
  font-weight: bold;
}

.shouji {
  width: 70px;
  height: 45px;
  position: relative;
  font-size: 14px;
  line-height: 45px;
  text-align: right;
  z-index: 999;
  float: right;
  padding: 0 0 0 20px;
}

.shouji a {
  width: 80px;
  height: 45px;
  display: block;
  position: absolute;
  color: #fff;
  left: 0;
  top: 0;
  background: url(/template/default/images/t_2.png) no-repeat left 6px center;
  text-decoration: none;
}

.shouji .shouji_nr {
  width: 390px;
  height: 210px;
  padding: 0px;
  background: #d0cfcf;
  text-align: center;
  position: absolute;
  z-index: 9999;
  left: -170px;
  top: 45px;
  display: none;
  line-height: 20px;
}

.shouji .shouji_nr img {
  margin-bottom: 0px;
  margin: 0px;
  width: 390px;
  height: 210px;
  padding: 0px;
}

.shouji .shouji_nr .arrow {
  width: 0;
  height: 0;
  border-bottom: 10px solid #f5f5f5;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 195px;
  top: -10px;
}

.shouji.on .shouji_nr {
  display: block;
}

.shouji.on a {
  background: url(/template/default/images/t_2-.png) no-repeat left 6px center;
  color: #3db6f7;
}

.weixin {
  width: 130px;
  height: 52px;
  position: relative;
  font-size: 15px;
  line-height: 52px;
  text-align: right;
  z-index: 999;
  float: right;
  border-right: 1px solid #df646d;
}

.weixin a {
  width: 90px;
  height: 52px;
  display: block;
  position: absolute;
  color: #fff;
  left: 0;
  top: 0;
  background: url(/template/default/images/t_1.png) no-repeat left 20px center;
  text-decoration: none;
  padding: 0 20px;
}

.weixin .weixin_nr {
  width: 126px;
  height: 146px;
  padding: 10px;
  background: #d0cfcf;
  text-align: center;
  position: absolute;
  left: -10px;
  top: 52px;
  display: none;
  line-height: 20px;
}

.weixin .weixin_nr img {
  margin-bottom: 5px;
  margin: 0px;
  width: 126px;
  height: 126px;
}

.weixin .weixin_nr .arrow {
  width: 0;
  height: 0;
  border-bottom: 10px solid #d0cfcf;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 63px;
  top: -10px;
}

.weixin.on .weixin_nr {
  display: block;
}

.weixin.on a {
  background: url(/template/default/images/t_1-.png) no-repeat left 20px center;
  color: #3db6f7;
}

@media screen and (max-width: 1050.98px) {
  .tops {
    display: none;
  }
}

.search {
  width: 185px;
  height: 38px;
  float: right;
  border: 1px solid #333;
  border-radius: 20px;
}

.search .key {
  width: 125px;
  height: 38px;
  line-height: 38px;
  border: 0;
  float: left;
  color: #000;
  font-size: 14px;
  text-indent: 20px;
  background: none;
}

.search .key[type="text"]:focus {
  outline: none;
}

.search .sub {
  float: right;
  width: 60px;
  height: 38px;
  background: url(/template/default/images/search_bg.png) no-repeat right 0;
  border: none;
  cursor: pointer;
}

.search .sub span {
  display: none;
}

.subBanner {
  width: 100%;
  height: auto;
  position: relative;
}

.subBanner img {
  width: 100%;
}

.ny-banner-titlewp {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
}

.ny-banner-title {
  font-size: 30px;
  margin-top: 10px;
}

.ny-banner-titleen {
  font-size: 36px;
  text-transform: uppercase;
  font-family: Arial;
  font-weight: 600;
}

.mainbody {
  padding: 3% 0;
  background: #f9f9f9;
}

.main {
  width: 1200px;
  height: auto;
  margin: auto;
}

.main .subTitle {
  text-align: left;
  height: 80px;
  line-height: 80px;
  width: 1200px;
  background: url(/template/default/images/home.png) left center no-repeat;
  background-size: 30px 30px;
  text-indent: 40px;
}

.main .subTitle .catname {
  font-size: 15px;
  float: right;
  color: #666666;
  line-height: 80px;
}

.main .subTitle .fr {
  float: left;
  color: #666666;
  line-height: 80px;
  font-size: 15px;
}

.subTitle {
  text-align: left;
  height: 80px;
  line-height: 80px;
  width: 1200px;
  background: url(/template/default/images/home.png) left center no-repeat;
  background-size: 30px 30px;
  text-indent: 40px;
  margin: auto;
}

.subTitle .catname {
  font-size: 15px;
  float: right;
  color: #666666;
  line-height: 80px;
}

.subTitle .fr {
  float: left;
  color: #666666;
  line-height: 80px;
  font-size: 15px;
}

@media screen and (max-width: 1200px) {
  .subBanner {
    padding-top: 71px;
  }

  .ny-banner-titlewp {
    padding-top: 71px;
  }
}

@media screen and (max-width: 800px) {
  .ny-banner-title {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .subBanner {
    padding-top: 51px;
  }

  .ny-banner-titlewp {
    padding-top: 51px;
  }

  .ny-banner-titleen {
    font-size: 20px;
  }

  .ny-banner-title {
    font-size: 16px;
  }
}

.banner_key {
  width: 100%;
  height: 600px;
}

.banner_txt {
  width: 1200px;
  height: 600px;
  margin: auto;
}

.banner_txt .txt_message {
  width: 327px;
  height: 500px;
  float: left;
  background: rgba(0, 0, 0, .6);
  padding: 50px 32px;
}

.banner_txt .txt_message .txt_biao {
  width: 327px;
  height: 60px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  padding-bottom: 56px;
  background: url(/template/default/images/banner_message.png) bottom center no-repeat;
}

.banner_txt .txt_message .txt_biao span {
  font-size: 20px;
}

.banner_txt .txt_message .txt_con {
  width: 327px;
  height: 380px;
  line-height: 40px;
  font-size: 15px;
  text-align: left;
  color: #000;
}

.banner_txt .txt_message .txt_con .left_txt {
  width: 327px;
  height: 40px;
  text-indent: 20px;
  background: #fff;
  margin-bottom: 20px;
  border: 0;
}

.banner_txt .txt_message .txt_con .submit {
  width: 327px;
  height: 40px;
  background: #004ea1;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}



/*首页产品*/
.product-bg {
  padding: 4% 0;
  background: url(/template/default/images/bg1_02.jpg) no-repeat center center;
  background-size: cover;
}

.home_tit {
  padding: 0 0px 40px 0;
  text-align: center;
  margin: auto;
}

.home_tit h2 {
  font-size: 30px;
  line-height: 50px;
  font-weight: bold;
}

.home_tit h2 span {
  color: #004ea1;
}

.home_tit h3 {
  font-size: 16px;
  line-height: 30px;
  font-family: Arial;
  text-transform: uppercase;
}

.product-t-des {
  font-size: 16px;
  color: #666;
}

.in-pro-wp {
  flex-wrap: wrap;
}

.in-pro-list {
  width: 19%;
  margin: 0 0.5% 32px 0.5%;
  border: 10px solid #e8e8e8;
  box-sizing: border-box;
  background: #fff;
  transition: all 0.1s;
}

.in-pro-img {
  overflow: hidden;
}

.in-pro-img img {
  width: 100%;
  transition: all 0.5s;
}

.in-pro-title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin: .5rem 0;
  transition: all 0.3s;
}

.in-pro-list:hover {
  border: 10px solid #004ea1;
  background: #004ea1;
}

.in-pro-list:hover .in-pro-title {
  color: #fff;
}

@media screen and (max-width: 992px) {
  .in-pro-list {
    width: 49%;
  }
}

@media screen and (max-width: 768px) {
  .ptit1 {
    width: 100%;
  }

  .procon .pimg {
    width: 100%;
    align-items: flex-start;
  }

  .ptit1 h5 {
    display: none;
  }

  .procon {
    margin: 0 1% 16px 1%;
  }

  .home_tit {
    padding: 0 0 8px 0;
  }

  .home_tit h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 0;
  }
}


/*首页资质证书*/
.in-honor-title {
  align-items: flex-end;
  margin-bottom: 24px;
}

.in-honor-icon .icon {
  font-size: 33px;
  color: #004ea1;
}

.in-honor-title h2,
.in-honor-title h6 {
  margin-bottom: 0;
}

.in-honor-title h2 {
  font-weight: 600;
  margin: 0 8px;
}

.in-honor-title h6 {
  font-family: arial;
  color: #999;
}

.in-honor-list-wp {
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 4%;
}

.in-honor-list {
  width: 24%;
  border: 10px solid #e3e3e3;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.5s;
}

.in-honor-list:hover {
  border: 10px solid #004ea1;
}

.in-honor-list img {
  width: 100%;
  transition: all 0.5s;
}

.in-honor-list p {
  width: 100%;
  transition: all 0.5s;
  line-height: 40px;
  text-align: center;
}

.in-honor-list:hover img {
  transform: scale(1.05);
}

@media only screen and (max-width: 768px) {
  .in-honor-icon .icon {
    font-size: 26px;
  }

  .in-honor-list {
    width: 49%;
    margin-bottom: 8px;
  }

  .in-honor-list p {
    line-height: 30px;
  }
}

/*案例展示*/
.in-case-bg {
  padding: 4% 0;
  background: url(/template/default/images/bg3_02.jpg) no-repeat center center;
  background-size: cover;
}

.Box {
  position: relative;
}

.Box .content {
  margin: 0 auto;
}

.Box .Box_con {
  position: relative;
}

.box-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  justify-content: space-between;
  align-items: center;
}

.Box .Box_con .btn {
  display: block;
  width: 41px;
  height: 41px;
  cursor: pointer;
}

.Box .Box_con .btnl {
  background: url(../image/jtl02.png) no-repeat center;
  left: 0px;
  z-index: 99;
}

.Box .Box_con .btnr {
  background: url(../image/jtr02.png) no-repeat center;
  right: 0px;
  z-index: 99;
}

.Box .Box_con .btnl:hover {
  background: url(../image/jtl03.png) no-repeat center;
}

.Box .Box_con .btnr:hover {
  background: url(../image/jtr03.png) no-repeat center;
}

.Box .Box_con .conbox {
  position: relative;
  overflow: hidden;
}

.Box .Box_con .conbox ul {
  position: relative;
  list-style: none;
}

.Box .Box_con .conbox ul li {
  float: left;
  width: 335px;
  margin-left: 20px;
  overflow: hidden;
}

.Box .Box_con .conbox ul li:first-child {
  margin-left: 0;
}

.in-cur-img {
  overflow: hidden;
}

.Box .Box_con .conbox ul li img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}

.Box .Box_con .conbox ul li:hover img {
  transform: scale(1.1);
}

.Box .Box_con .conbox ul li h5 {
  line-height: 40px;
  background: #fff;
  text-align: center;
  transition: all 0.5s;
}

.Box .Box_con .conbox ul li:hover h5 {
  background: #004ea1;
  color: #fff;
}

.Box .BoxSwitch {
  margin-top: 30px;
  text-align: center;
}

.Box .BoxSwitch span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 30px;
  height: 3px;
  background: #ccc;
  margin: 0 5px;
  cursor: pointer;
}

.Box .BoxSwitch span.cur {
  background: red;
}

.m-in-case-wp {
  display: none;
}

.m-in-case {
  justify-content: space-between;
  flex-wrap: wrap;
}

.m-in-case-list {
  width: 49%;
}

.m-in-case-list img {
  width: 100%;
}

.m-in-case-list h5 {
  line-height: 40px;
  background: #fff;
  text-align: center;
}

.in-case-more a {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #004ea1;
  margin: 32px auto 0 auto;
  transition: all 0.5s;
}

.in-case-more a .icon {
  font-size: 18px;
  color: #fff;
}

.in-case-more a:hover {
  color: #db6100;
}

@media only screen and (max-width: 762px) {
  .m-in-case-wp {
    display: block;
  }

  .content {
    display: none;
  }

  .in-case-more a {
    margin: 16px auto 0 auto;
  }
}


/*首页新闻中心*/
.in-news-wp {
  padding: 0;
}

.in-news-rec-wp {
  justify-content: space-between;
  flex-wrap: wrap;
}

.in-news-rec-left {
  float: left;
  width: 50%;
  position: relative;
  overflow: hidden;
  padding-bottom: 16px;
}

.in-news-rec-left:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #cacaca;
}

.in-news-img {
  overflow: hidden;
}

.in-news-img img {
  width: 100%;
  transition: all 0.6s;
}

.in-news-rec-left:hover .in-news-img img {
  transform: scale(1.1);
}

.in-news-title {
  color: #000;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0;
}

.in-news-title h6 {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0;
}

.in-news-title h4 {
  font-weight: 600;
  margin-bottom: 0;
}

.in-news-rec-right {
  float: right;
  width: 49%;
  justify-content: space-between;
}

.in-news-rec-righttop {
  position: relative;
  width: 49%;
  padding-bottom: 16px;
}

.in-news-rec-righttop:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #cacaca;
}

.in-news-rec-righttop:hover .in-news-img img {
  transform: scale(1.1);
}

.in-news-listwp {
  flex-wrap: wrap;
  justify-content: space-between;
}

.in-news-items {
  padding: 2% 0;
  width: 24%;
}

.in-news-list {
  padding-bottom: 8%;
  position: relative;
}

.in-news-list h4 {
  font-weight: 600;
  line-height: 32px;
  transition: all 0.6s ease;
}

.in-news-list h5 {
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  color: #004ea1;
}

.in-news-des {
  color: #999;
  line-height: 20px;
}

.in-news-list:before {
  content: '';
  width: 0%;
  height: 4px;
  background: #004ea1;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.6s ease;
  z-index: 3;
}

.in-news-list:after {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #d1d1d1;
  z-index: 2;
}

.in-news-items:hover h4 {
  color: #004ea1;
}

.in-news-items:hover .in-news-list:before {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .in-news-rec-left {
    float: none;
    width: 100%;
    margin-bottom: 22px;
  }

  .in-news-rec-right {
    float: none;
    width: 100%;
  }

  .in-news-items {
    width: 49%;
  }

  .in-news-title h4 {
    font-size: 16px;
  }
}

.hmCon5Wpr {
  position: relative;
}

.hmCon5 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hmc5Lx {
  color: #000;
  letter-spacing: 1px;
  padding-top: 25%;
}

.hmc5Lx h4 {
  font-size: 32px;
  line-height: 42px;
  display: block;
  font-weight: bold;
}

.hmc5Lx h6 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  margin: 6px 0px 60px;
}

.hmc5Lx h2 {
  font-size: 42px;
  line-height: 60px;
  letter-spacing: 2px;
  display: block;
  font-weight: bold;
}

.hmc5options {
  margin-top: 45px;
  position: relative;
  max-width: 435px;
}

.hmc5options span {
  display: block;
  line-height: 76px;
  padding: 0px 45px 0px 25px;
  height: 80px;
  overflow: hidden;
  border: 2px solid #000;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer
}

.hmc5options span:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #000;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -3px;
}

.hmc5_items {
  width: 100%;
  position: absolute;
  left: 0;
  top: 78px;
  border: 2px solid #000;
  padding: 15px 0;
  transition: all 0.5s ease;
  opacity: 0;
  transform: scaleY(0);
  visibility: hidden;
  transform-origin: center top
}

.hmc5options:hover .hmc5_items {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1)
}

.hmc5options ul {
  max-height: 180px;
  overflow-y: auto;
}

.hmc5options ul li a {
  display: block;
  line-height: 22px;
  font-size: 16px;
  padding: 10px 15px;
  color: #000;
}

.hmc5options ul li a:hover {
  background: #000;
  color: #fff;
}

.hmc5map {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.hmc5map img {
  width: 100%;
  height: auto;
}

.hmc5map_pos {
  width: 0;
  height: 0;
  position: absolute;
  right: 20.3%;
  bottom: 30.5%;
}

.hmc5map_pos span {
  background: url(../image/hmc6_mi.png) no-repeat center center;
  height: 65px;
  width: 46px;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -23px;
}

.hmc5layer {
  background: url(../image/hmc6_mlay.png) no-repeat;
  height: 233px;
  width: 474px;
  position: absolute;
  left: 50%;
  bottom: 68px;
  margin-left: -237px;
  color: #fff;
  padding: 42px 0px 0px 52px;
}

.hmc5layer p {
  font-size: 14px;
  line-height: 34px;
  color: rgba(255, 255, 255, 0.5);
}

.hmc5layer strong {
  font-size: 18px;
  line-height: 34px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 7px 0px 12px;
  display: block
}

.hmc5layer i {
  font-size: 16px;
  background: url(../image/hmc6_tli.png) no-repeat left center;
  line-height: 22px;
  padding-left: 22px;
  font-style: normal;
  font-weight: normal;
  display: block;
}

.webBom {
  background: #080a0b url(../image/hmc6bg.jpg) no-repeat center;
  background-attachment: fixed;
  color: #fff;
  text-align: center;
  padding: 3.64vw 0px;
  letter-spacing: 1px;
}

.webBom strong {
  font-size: 32px;
  display: block;
  line-height: 42px;
  font-weight: normal;
}

.webBom p {
  font-size: 18px;
  line-height: 32px;
  margin: 10px 0px 38px;
}

.webBom_a {
  font-size: 16px;
  line-height: 54px;
  font-weight: bold;
  background: #FFF;
  text-align: center;
  display: inline-block;
  height: 54px;
  width: 240px;
  color: #080a0b;
}

.webBom_a:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
}

.footer {
  background: #ffffff url(/template/default/images/footBg.jpg) no-repeat center top;
  padding: 3vw 0px 3vw;
}

.footer .container {
  display: flex;
  justify-content: space-between;
}

.foot_menu {
  /* float: left;
  margin-right: 150px; */
  letter-spacing: 1px;
}

.foot_menu .weixinqr_box {
  display: flex;
  margin-top: 10px;
}

.foot_menu .weixinqr_box .weixinqr {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;

}

.foot_menu .weixinqr_box .weixinqr img {
  max-width: 100px;
  max-height: 100px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.foot_menu .weixinqr_box .weixinqr span {
  font-size: 16px;
  font-weight: 500;
}

.footer .foot_menu:nth-child(2) {
  width: 40%;
}

.footer .foot_menu:nth-child(2) .ddbox {
  display: flex;
  flex-wrap: wrap;
}

.footer .foot_menu:nth-child(3) {
  margin-right: 0;
  /* float: right; */
  /* width: 25%; */
}

.foot_menu dt {
  font-size: 20px;
  line-height: 60px;
  position: relative;
  margin-bottom: 10px;
}

.foot_menu dt:after,
.footRx strong:after {
  content: "";
  background: #080a0b;
  height: 2px;
  width: 24px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.foot_menu dd {
  font-size: 16px;
  line-height: 34px;
}

.foot_menu:nth-child(2) dd {
  width: 33.3333%;
  /* float: left; */
}

.foot_menu dd span {
  float: right;
  font-size: 12px;
  font-family: Arial;
  color: #333;
}

.foot_a2 {
  color: #333;
}

.webInfo {
  padding: 1.82vw 0px;
  font-size: 16px;
  line-height: 30px;
  color: #FFF;
  background: #080a0b;
}

.webInfo a,
.webInfo a {
  color: #fff
}

.webInfo .fr span {
  margin: 0 5px;
}

@media (max-width:1799px) {
  .hmc5Lx h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .hmc5Lx h6 {
    font-size: 16px;
    line-height: 28px;
    margin: 4px 0px 30px;
  }

  .hmc5Lx h2 {
    font-size: 32px;
    line-height: 50px;
  }

  .hmc5options span {
    font-size: 16px;
    line-height: 66px;
    height: 70px;
  }

  .hmc5_items {
    top: 68px;
  }

  .webBom strong {
    font-size: 24px;
    line-height: 32px;
  }

  .webBom p {
    font-size: 16px;
    line-height: 30px;
  }

  .foot_menu dt {
    font-size: 18px;
    line-height: 52px;
    margin-bottom: 6px;
  }

  .foot_menu dd {
    font-size: 15px;
    line-height: 28px;
  }

  .foot_menu {
    margin-right: 78px;
  }

  .webInfo {
    font-size: 13px;
    line-height: 28px;
  }
}

@media (max-width:1379px) {
  .hmc5Lx {
    padding-top: 13%;
  }

  .foot_menu dt {
    font-size: 17px;
  }
}

@media (max-width:1199px) {
  .hmc5Lx h2 {
    font-size: 24px;
    line-height: 40px;
  }

  .hmc5Lx h6 {
    margin-bottom: 12px;
  }

  .hmc5options {
    margin-top: 25px;
  }

  .hmc5options span {
    line-height: 56px;
    height: 60px;
  }

  .hmc5_items {
    top: 58px;
    padding: 5px 0
  }

  .hmc5options ul li a {
    padding: 5px 15px;
  }

  .hmc5map_pos {
    transform: scale(0.8);
    transform-origin: center bottom;
  }

  .webBom strong {
    font-size: 20px;
    line-height: 28px;
  }

  .webBom p {
    margin: 8px 0px 23px;
  }

  .foot_menu {
    margin-right: 38px;
  }

  .footRx strong,
  .foot_menu dt {
    font-size: 16px;
  }

  .webInfo .fl a {
    margin-left: 12px;
  }

  .foot_menu dd {
    font-size: 13px;
  }
}

@media (max-width:993px) {
  .hmc5Lx h2 {
    font-size: 16px;
    line-height: 30px;
  }

  .webBom {
    padding: 50px 0;
  }

  .footer .container {
    display: flex;
    justify-content: space-between;
  }

  .foot_menu {
    margin-right: 15px;
  }

  .webInfo .fl,
  .webInfo .fr {
    width: 100%;
    text-align: center;
  }
}

@media (max-width:767px) {
  .footer .container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .hmc5Lx {
    padding-top: 0%;
  }

  .foot_menu:nth-child(1),
  .foot_menu:nth-child(2) {
    display: none;
  }

  .foot_menu {
    width: 100%;
  }

  .foot_menu:nth-child(2) dd {
    width: 100%;
  }

  .foot_menu dd span {
    /* display: none; */
  }

  .footer {
    padding: 30px 0 50px;
  }

  .webInfo {
    font-size: 12px;
    line-height: 24px;
    padding: 25px 0
  }

  .webBom strong {
    font-size: 16px;
  }

  .webBom p {
    font-size: 14px;
    line-height: 24px;
  }

  .webBom_a {
    font-size: 16px;
    line-height: 48px;
    height: 48px;
    width: 200px;
  }

  .hmCon5 {
    position: static;
    padding-top: 50px;
    background: #F7F7F7;
    padding-bottom: 120px;
  }

  .hmc5_items {
    background: #F7F7F7;
    top: auto;
    bottom: 58px;
    transform-origin: bottom center;
  }

  .hmc5map_pos {
    right: auto;
    left: 50%;
  }

  .hmc5options ul li a {
    font-size: 15px;
  }
}

/*2022-03-25 CSS*/

.mRmenu {
  width: 60px;
  background: #fff;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 8;
  padding: 0px 0;
  border-radius: 5em;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.mRmenu li {
  padding: 6px;
  position: relative;
}

.mRmenu li:after {
  content: "";
  width: 16px;
  height: 1px;
  background: #E6E6E6;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -1px;
}

.mRmenu li:last-child:after {
  display: none;
}

.mRmaBtn {
  border-radius: 50%;
  position: relative;
  display: block;
}

.mRmaBtn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #007cff 0%, #004ea1 100%);
  border-radius: 50%;
  transition: all 0.5s ease;
  opacity: 0
}

.mRmaBtn:hover:before {
  opacity: 1;
}

.mRmico {
  display: block;
  height: 48px;
  width: 48px;
  position: relative;
}

.mRmico img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease;
}

.mRmico img:nth-child(2) {
  opacity: 0;
}

.mRmaBtn:hover .mRmico img {
  opacity: 0
}

.mRmaBtn:hover .mRmico img:nth-child(2) {
  opacity: 1
}

.mRmtels {
  position: absolute;
  right: 75px;
  top: 50%;
  transform: translateY(-50%);
  width: 200px;
  background: #fff;
  padding: 6px 16px;
  border-radius: 0.4em;
  visibility: hidden;
  transition: all 0.5s ease;
  opacity: 0;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.mRmaBtn:hover .mRmtels {
  opacity: 1;
  visibility: visible;
}

.mRmtels:after {
  content: "";

  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  right: -8px;
  top: 50%;
  margin-top: -8px;
  right: -8px;
}

.mRmtels dd {
  border-bottom: 1px solid #F2F2F2;
  padding: 18px 0;
  text-align: left;
}

.mRmtels dd:last-child {
  border: none;
}

.mRmtels dd strong {
  font-size: 18px;
  color: #000;
  line-height: 26px;
  font-weight: normal;
}

.mRmtels dd p {
  font-size: 16px;
  color: #6E6E6E;
  line-height: 26px;
  font-weight: bold;
}

.mRmenu li:nth-child(2) {
  display: none;
}

@media (max-width:1799px) {
  .mRmenu {
    width: 50px;
    right: 5px;
  }

  .mRmico {
    height: 38px;
    width: 38px;
  }

  .mRmico img {
    width: 26px;
    height: 26px;
  }

  .mRmtels {
    width: 170px;
    right: 60px
  }

  .mRmtels:after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    right: -6px;
    top: 50%;
    margin-top: -6px;
    right: -6px;
  }

  .mRmtels dd {
    padding: 10px 0;
  }

  .mRmtels dd strong {
    font-size: 16px;
    line-height: 22px;
  }

  .mRmtels dd p {
    font-size: 15px;
    line-height: 22px;
  }
}

@media (max-width:767px) {
  .hmCon5Wpr {
    overflow: hidden;
  }

  .hmc5map img {
    transform: scale(2);
  }
}

/*首页产品*/
.homeabout {
  width: 100%;
  height: auto;
}

.homeabout .about_tab_top {
  width: 50%;
  height: auto;
  float: right;
  margin-top: 8%;
  right: 0;
  position: absolute;
  z-index: 2;
}

.homeabout .about_tab_top UL {
  width: 100%;
  list-style-type: none;
  text-align: left;
}

.homeabout .about_tab_top UL LI {
  width: 100%;
  float: left;
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid #fff;
  /* transition: all ease-in-out .5s; */
  transition-duration: 2s
}

.homeabout .about_tab_top UL LI .li_txt {
  width: 90%;
  float: left;
  color: #000;
  padding: 20px 5%;
  transition: all ease-in-out .5s;
  background: url(../image/icon-10.png) right center no-repeat;
}

.homeabout .about_tab_top UL LI .li_txt .p1 {
  font-size: 25px;
  line-height: 44px;
}

.homeabout .about_tab_top UL LI .li_neirong {
  width: 90%;
  float: left;
  color: rgba(0, 0, 0, 1);
  padding: 0px 5% 45px 5%;
  display: none;
  /* transition: all ease-in-out .5s; */
  transition-duration: 2s
}

.homeabout .about_tab_top UL LI .li_neirong .p2 {
  font-size: 15px;
  line-height: 25px;
  width: 100%;
  text-indent: 2rem;
}

.homeabout .about_tab_top UL LI .li_neirong .p2 p {
  text-indent: 2rem;
}

.homeabout .about_tab_top UL LI .li_neirong .describe {
  width: 20%;
  line-height: 40px;
  border-radius: 30px;
  border: 1px solid #b2b2b2;
  text-align: center;
  font-size: 15px;
  margin: 20px 10px 0px 0px;
  float: left;
}

.homeabout .about_tab_top UL LI.hover {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
}

.homeabout .about_tab_top UL LI.hover .li_txt {
  padding: 20px 5% 15px 5%;
  background: url(../image/icon-10-on.png) right center no-repeat;
}

.homeabout .about_tab_top UL LI.hover .li_neirong {
  display: block;
}

.homeabout .about_tab_bottom {
  display: inline;
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}

.homeabout .about_tab_bottom .hover {
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
}

.homeabout .about_tab_bottom .hover.active {
  opacity: 1;
  position: relative;
  pointer-events: auto;
}

.homeabout .about_tab_bottom img {
  width: 100%;
  position: relative;
  z-index: 1;

}

@media screen and (max-width: 1200.98px) {
  .homeabout .about_tab_top UL LI .li_txt .p1 {
    font-size: 16px;
    line-height: 20px;
  }

  .homeabout .about_tab_top UL LI .li_neirong {
    padding: 0px 5% 25px 5%;
  }

  .homeabout .about_tab_top UL LI .li_neirong .p2 {
    font-size: 12px;
  }

  .homeabout .about_tab_top UL LI .li_neirong .describe {
    font-size: 12px;
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .homeabout .about_tab_top {
    width: 80%;
    float: left;
    margin: 5% 10%;
  }

  .homeabout .about_tab_bottom {
    width: 100%;
    height: 500px;
    overflow: hidden;
  }

  .homeabout .about_tab_bottom img {
    vertical-align: middle;
    width: 1067px;
    max-width: 1067px;
    height: 500px;
  }
}

@media screen and (max-width: 750px) {
  .homeabout .about_tab_top UL LI .li_txt {
    padding: 15px 5%;
    background-size: 25px;
  }

  .homeabout .about_tab_top UL LI.hover .li_txt {
    background-size: 25px;
  }

  .homeabout .about_tab_top UL LI .li_txt .p1 {
    font-size: 14px;
  }

  .homeabout .about_tab_top UL LI .li_neirong {
    display: none;
  }
}

/*font*/
@font-face {
  font-family: "commonfont";
  src: url('../font/slick.woff') format('woff'), url('../font/slick.ttf') format('truetype');
}

.commonfont {
  font-family: "commonfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/* footer */
.footer_float {
  width: 100%;
  height: 0px;
  padding: 0;
  overflow: hidden;
  position: fixed !important;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: #004ea1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.foot_float {
  width: 100%;
  position: fixed;
  height: 0.8rem;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.foot-relative_float {
  position: relative;
  width: 100%;
  height: 0.8rem;
}

.foot_float a {
  display: block;
  float: left;
  width: 33.33%;
  color: #ffffff
}

.foot_float a span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
}

.foot_float a span.icon {
  color: #fff;
}

.foot_float a h3 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

@media screen and (max-width: 660px) {
  .footer_float {
    height: 60px;
    padding: 5px 0;
  }
}

/*内页定位*/
.ins-position-bg {
  border-bottom: 1px solid #d7d7d7;
}

.ins-position {
  height: 70px;
  line-height: 70px;
}

.ins-position a {
  color: #000;
}

.ins-position-icon {
  color: #000;
  font-size: 20px;
  margin-right: 6px;
}

/*内页导航*/
.ny-nav-wp {
  justify-content: space-between;
}

.nav-list {
  background: #f1f1f1;
}

.nav-list a {
  display: block;
  color: #000;
  line-height: 70px;
  padding: 0 30px;
  border-right: 1px solid #ddd;
}

.nav-lists {
  background: #fff;
}

.nav-lists a {
  display: block;
  color: #000;
  line-height: 70px;
  padding: 0 30px;
  border-right: 1px solid #ddd;
}

.ny-active {
  background: #004ea1;
  color: #fff !important;
}

@media screen and (max-width: 992px) {
  .nav-list a {
    padding: 0 20px;
  }
}

@media screen and (max-width: 840px) {
  .nav-list a {
    padding: 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .ins-position-bg {
    padding: 8px 0;
  }

  .ins-position {
    display: none;
  }

  .ny-navwp {
    flex-wrap: wrap;
  }

  .ny-navwp .nav-list {
    text-align: center;
  }

  .nav-list a {
    line-height: 40px;
  }

  .nav-lists a {
    line-height: 40px;
  }
}

.web_map {
  width: auto;
  height: 89px;
  line-height: 120px;
  float: right;
  font-size: 15px;
  color: #808080;
}

.cenews_con {
  width: 218px;
  height: auto;
  overflow: hidden;
  border-left: 1px solid #004ea1;
  border-right: 1px solid #004ea1;
  padding: 20px;
}

.cenews_con ul {
  width: 218px;
  height: auto;
  overflow: hidden;
}

.cenews_con ul li {
  width: 218px;
  height: 32px;
  line-height: 32px;
  background: url(/template/default/images/icon1.jpg) no-repeat center left;
  text-indent: 15px;
}

.cenews_con ul li a {
  width: 218px;
  height: 32px;
}

.cenews_con ul li a:hover {}

ul li.ce_more {
  width: 218px;
  height: 39px;
  line-height: 37px;
  margin-bottom: 12px;
  background: none;
  text-indent: 0;
}

ul li.ce_more a {
  width: 186px;
  height: 37px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #b8c6cf;
  display: block;
  background: #f6f6f6;
  color: #575656;
  margin-top: 12px;
}

.cecontact_con {
  width: 238px;
  height: auto;
  overflow: hidden;
  border-left: 1px solid #004ea1;
  border-right: 1px solid #004ea1;
  padding: 10px;
  line-height: 30px;
}

.pagelist {
  width: 100%;
  height: auto;
  margin-top: 15px;
}

.pagination {
  font-family: 微软雅黑, 宋体, arial, helvetica, sans-serif;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}

.pagination a {
  border-right: #dededc 1px solid;
  border-top: #dededc 1px solid;
  border-left: #dededc 1px solid;
  border-bottom: #dededc 1px solid;
  padding-right: 6px;
  padding-left: 5px;
  padding-bottom: 4px;
  margin: 0px 1px;
  color: #505050;
  padding-top: 5px;
  text-decoration: none;
}

.pagination a:hover {
  border-right: #dededc 1px solid;
  border-top: #dededc 1px solid;
  border-left: #dededc 1px solid;
  border-bottom: #dededc 1px solid;
  color: #505050;
  background-color: #f0f0f0;
}

div.pagination a:active {
  border-right: #dededc 1px solid;
  border-top: #dededc 1px solid;
  border-left: #dededc 1px solid;
  border-bottom: #dededc 1px solid;
  color: #679298;
  background-color: #f0f0f0;
}

.pagination span.current {
  border-right: #dededc 1px solid;
  border-left: #dededc 1px solid;
  border-top: #dededc 1px solid;
  border-bottom: #dededc 1px solid;
  padding-right: 6px;
  padding-left: 5px;
  padding-bottom: 4px;
  margin: 0px 1px;
  color: #505050;
  padding-top: 5px;
}

.pagination span.disabled {
  background-color: #f0f0f0;
}

.center {
  text-align: center;
}

.about_con {
  width: 900px;
  height: auto;
  overflow: hidden;
  padding-top: 25px;
  line-height: 35px;
}

ul.news {
  width: 900px;
  height: auto;
  overflow: hidden;
}

ul.news li {
  width: 900px;
  height: auto;
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: 1px dashed #cccccc;
  margin-bottom: 30px;
}

.news_lef {
  width: 132px;
  height: 105px;
  overflow: hidden;
  float: left;
}

.news_rig {
  width: 750px;
  height: auto;
  float: right;
  overflow: hidden;
}

.news_rig_tit {
  width: 750px;
  height: 35px;
  line-height: 26px;
  font-size: 16px;
}

.news_rig_decr {
  width: 750px;
  height: 42px;
  line-height: 21px;
  overflow: hidden;
  font-size: 13px;
  color: #919191;
}

.news_rig_decr a {
  color: #999999;
}

.news_rig_date {
  width: 750px;
  height: 32px;
  line-height: 32px;
  color: #999999;
}

ul.newsllist {
  width: 900px;
  height: auto;
  overflow: hidden;
  margin-bottom: 30px;
}

ul.newsllist li {
  width: 900px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  background: url(/template/default/images/icon2.jpg) no-repeat center left;
  text-indent: 10px;
}

.newslist_tm {
  width: 800px;
  height: auto;
  float: left;
  overflow: hidden;
}

.newslist_date {
  width: 100px;
  height: auto;
  float: right;
  overflow: hidden;
  text-align: right;
  color: #919191;
}

.news_tit {
  width: 900px;
  height: 60px;
  overflow: hidden;
  line-height: 80px;
  font-size: 20px;
  text-align: center;
}

.news_date {
  width: 900px;
  height: 34px;
  line-height: 34px;
  color: #919191;
  text-align: center;
}

.news_con {
  width: 900px;
  height: auto;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 30px;
}

.news_pre {
  width: 900px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #d2d2d2;
  color: #8d8d8d;
  text-indent: 45px;
}

.news_pre a {
  color: #8d8d8d;
}

.proimg {
  width: 550px;
  height: auto;
  margin: 20px auto 0;
  text-align: center;
}


.center {
  text-align: center;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pa {
  position: absolute;
}

.pr {
  position: relative
}

.clear {
  clear: both;
  display: block
}

.main {
  width: 1200px;
  height: auto;
  margin: 0px auto;
}

.lf {
  float: left;
  display: block
}


/* 内页左边 */
.ny-list-wp {
  flex-wrap: wrap;
  justify-content: space-between;
}

.ny_left {
  width: 20%;
}

.ny1 {
  background: #fff;
  padding: 0px;
  margin-bottom: 20px;
}

.ny_left_title {
  line-height: 80px;
  margin-bottom: 8px;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  background: #333;
  color: #fff;
}

.ny_list {
  flex-wrap: wrap;
  flex-direction: column;
}

.ny_list li {
  line-height: 40px;
  background: #f1f1f1;
  margin-bottom: 8px;
  padding: 0 10px;
  box-sizing: border-box;
  font-weight: bold;
}

.ny_list li a {
  color: #000;
  justify-content: space-between;
}

.ny_list ol {
  line-height: 40px;
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 10px;
  box-sizing: border-box;
}

.ny_list ol a {
  color: #000;
  justify-content: space-between;
}


.nylc {
  line-height: 40px;
}

.ny-pro_right {
  width: 76%;
}

@media screen and (max-width: 1100px) {
  .ny_list {
    flex-direction: initial;
    justify-content: space-between;
  }

  .ny_list li {
    width: 100%;
  }

  .ny_list ol {
    width: 49%;
  }

  .ny-left-contact {
    display: none;
  }

  .ny-pro_right {
    width: 1000%;
  }
}

/* 联系内页左边 */
.nycontact_left {
  width: 36%;
  float: left;
  height: auto;
  margin-bottom: 20px;
}

.nycontact_left .TwoOfTwo .aboutus {
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  color: #000;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.nycontact_left .TwoOfTwo .aboutus p {
  line-height: 87px;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  background: #004ea1;
  text-align: center;
  border-radius: 10px 10px 0 0;
}

.nycontact_left .TwoOfTwo .aboutus .div_list {
  width: 80%;
  font-size: 14px;
  color: #000;
  text-align: center;
  padding: 10%;
}

.nycontact_left .TwoOfTwo .aboutus .div_list .txt_message {
  width: 100%;
  height: auto;
  font-size: 16px;
  text-align: left;
}

.nycontact_left .TwoOfTwo .aboutus .div_list .txt_message .left_txt {
  width: 100%;
  font-size: 14px;
  line-height: 50px;
  text-indent: 20px;
  color: #000;
  background: #fff;
  margin-bottom: 18px;
  border: 1px solid #b9b9b9;
  border-radius: 4px;
}

.nycontact_left .TwoOfTwo .aboutus .div_list .txt_message textarea {
  height: 100px;
}

.nycontact_left .TwoOfTwo .aboutus .div_list .txt_message .submit {
  width: 100%;
  font-size: 18px;
  line-height: 52px;
  background: #004ea1;
  border: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
}

.yzmwp {
  margin-bottom: 18px;
}

.yzm {
  line-height: 50px;
  text-indent: 20px;
  border: 1px solid #b9b9b9;
}

/* 联系内页右边 */
.nycontact_right {
  width: 58%;
  float: right;
  height: auto;
  background: #fff;
  padding: 2%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.nycontact_right_tit {
  width: 100%;
  line-height: 60px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  text-align: right;
  font-size: 16px;
}

.nycontact_right_content {
  width: 100%;
  height: auto;
  line-height: 30px;
  color: #000;
}

.nycontact_right_content img {
  max-width: 100%;
}

#baiduMap {
  width: 100%;
  height: 300px;
  margin-bottom: 40px;
}

@media screen and (max-width: 1100px) {
  .nycontact_left {
    width: 100%;
  }

  .nycontact_left .TwoOfTwo .aboutus p {
    line-height: 60px;
    font-size: 20px;
  }

  .nycontact_left .TwoOfTwo .aboutus .div_list {
    padding: 5% 10%;
  }

  .nycontact_right {
    width: 94%;
    padding: 2% 3%;
    overflow: hidden;
  }
}

/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) {
  .nycontact_right_tit {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .nycontact_left {
    width: 100%;
  }
}

/* 设置了浏览器宽度不大于660px时 */

/*内页荣誉*/
.nypro-list {
  flex-wrap: wrap;
}

.nypro-list li {
  width: 32.3%;
  margin: 0 0.5% 16px 0.5%;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
}

.nypro-list li:hover {
  border: 1px solid #004ea1;
  background: #e6e6e6;
}

.nypro-list li img {
  width: 100%;
  height: auto;
  display: block;
}

.nypro-list li p {
  width: 100%;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  color: #000;
}

.nypro-list li:hover p {
  color: #004ea1;
}

.nypro-list li p a {
  color: #000;
}

.nypro-list li:hover p a {
  color: #004ea1;
}

.nypro-list li b {
  font-weight: normal;
}

.nypro-list li span {
  width: 100%;
  line-height: 22px;
  display: block;
  text-align: left;
}

.nypro-list li h4 {
  text-align: center;
  margin-bottom: 0;
}

/*内页产品列表*/
.ny_pro_content {
  padding: 2%;
  background: #fff;
}

.ny-pro-list {
  flex-wrap: wrap;
}

.ny-pro-list li {
  width: 24%;
  margin: 0 0.5% 16px 0.5%;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
}

.ny-pro-list li:hover {
  border: 1px solid #004ea1;
  background: #e6e6e6;
}

.ny-pro-list li img {
  width: 100%;
  height: auto;
  display: block;
}

.ny-pro-list li p {
  width: 100%;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  color: #000;
}

.nypro-list li:hover p {
  color: #004ea1;
}

.ny-pro-list li p a {
  color: #000;
}

.ny-pro-list li:hover p a {
  color: #004ea1;
}

.ny-pro-list li b {
  font-weight: normal;
}

.ny-pro-list li span {
  width: 100%;
  line-height: 22px;
  display: block;
  text-align: left;
}

.nny-pro-list li h4 {
  text-align: center;
  margin-bottom: 0;
}




.ny-pro-t {
  text-align: center;
  line-height: 32px;
  margin-bottom: 0;
}

.ny-pro-t a {
  color: #000;
}

.ny-pro-des {
  line-height: 32px;
  color: #666;
}

.ny-pro-des img {
  max-width: 100%;
}

/* 内页右边 */
.ny_right {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 2%;
  box-sizing: border-box;
}

.ny_right_tit {
  text-align: center;
  line-height: 60px;
  margin-bottom: 24px;
}

.ny_right_tit h2 {
  color: #000;
  font-weight: 600;
}

.ny_right_tit h4 {
  font-family: arial;
}

.ny_right_content {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.ny_right_content p {
  line-height: 30px;
  color: #666;
}

.ny_right_content img {
  max-width: 100%;
  padding: 10px 0;
}

.ny-about-cul {
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.ny-cul-img {
  width: 58%;
}

.ny-cul-img img {
  width: 100%;
}

.ny-cul-text {
  width: 40%;
  padding: 2% 0;
  box-sizing: border-box;
}

.ny-cul-line {
  width: 40px;
  height: 2px;
  background: #ddd;
  margin: 16px 0;
}

.ny-cul-text h5 {
  line-height: 32px;
  color: #666;
}

.nyproleft {
  width: 480px;
  height: 440px;
  background: #fff;
  text-align: center;
}

.nyprolefts {
  width: 480px;
  height: 440px;
  text-align: left;
}

#tbody {
  width: 305px;
  margin: 0px auto;
}

#mainbody {
  width: 305px;
  border: 1px solid #dedede;
  margin-bottom: 10px;
}

#mainphoto {
  cursor: pointer;
  display: block;
}

#goleft {
  float: left;
  clear: left;
}

#goright {
  float: right;
  clear: right;
}

#photos {
  width: 370px;
  height: 62px;
  overflow: hidden;
  float: left;
  margin: 0px 5px;
}

#showArea img {
  display: block;
  float: left;
  margin: 0px 6px;
  cursor: pointer;
  border: 1px solid #dedede
}

#showArea img:hover {
  border: 1px solid #cc0000;
}

.ny_right_content .tel_list {
  width: 24%;
  float: left;
  height: auto;
  text-align: center;
  font-size: 16px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.ny_right_content .tel_list:nth-child(4) {
  border-right: none;
}

.ny_right_content .tel_list img {
  width: 80px;
}

.ny_right_content .tel_list .tel-p1 {
  width: 100%;
  line-height: 40px;
  color: rgba(0, 0, 0, 1);
}

.ny_right_content .tel_list .tel-p2 {
  width: 100%;
  line-height: 30px;
  color: rgba(0, 0, 0, 1);
}

@media screen and (max-width: 1250px) {
  .cp-fl-lxwp {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .main {
    width: 90%;
  }
}

@media screen and (max-width: 1100px) {
  .mainbody {
    padding: 5% 0;
  }

  .main {
    width: 90%;
  }

  .ny_left {
    width: 100%;
  }

  .ny_left .TwoOfTwo .aboutus p {
    line-height: 60px;
    font-size: 20px;
  }

  .ny_left .TwoOfTwo .newsfocus p {
    line-height: 60px;
    font-size: 20px;
  }

  .ny_left .TwoOfTwo .newsfocus .div_news {
    width: 50%;
  }
}

@media screen and (max-width: 992px) {
  .ny-cul-img {
    width: 100%;
    -webkit-order: -1;
    order: -1;
  }

  .ny-cul-text {
    width: 100%;
  }

  .ny_right_tit h2 {
    font-size: 24px;
  }

  .ny_right {
    padding: 4% 2%;
  }
}

@media screen and (max-width: 660px) {
  .main {
    width: 90%;
  }

  .ny_right_tit {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .nypro-list li p {
    line-height: 30px;
    font-size: 12px;
  }

  .ny_left {
    width: 100%;
  }

  .ny_left .TwoOfTwo .aboutus .div_list {
    font-size: 13px;
  }

  .ny_left .TwoOfTwo .aboutus .div_list .list_con {
    width: 100%;
    float: left;
  }

  .ny_left .TwoOfTwo .newsfocus .div_news {
    width: 50%;
    float: left;
  }

  .ny_left .TwoOfTwo .newsfocus .div_news a {
    font-size: 13px;
  }

  .ny_right_content .tel_list {
    width: 100%;
    font-size: 15px;
    border-right: none;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1.5rem 0;
  }

  .ny_right_content .tel_list:nth-child(4) {
    border-right: none;
  }

  .ny_right_content .tel_list img {
    width: 50px;
  }

  .ny_right_content .tel_list .tel-p1 {
    line-height: 30px;
  }

  .ny_right_content .tel_list .tel-p2 {
    line-height: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .nypro-list {
    width: 100%;
  }
}

@media screen and (max-width: 1100px) {
  .nypro-list li {
    width: 32.33%;
    margin: 0 0.5% 16px 0.5%;
  }
}

@media screen and (max-width: 992px) {
  .ny-pro-list li {
    width: 49%;
  }
}

@media screen and (max-width: 660px) {
  .nypro-list li {
    width: 46%;
    padding: 2%;
    margin: 2%;
  }

  .ny-pro-list li p {
    font-size: 12px;
  }
}

/* 必要布局样式css */
.module-banner {
  padding: 40px 0;
}

.module-banner-box {
  margin: 0 auto;
  position: relative;
}

.module-banner-head {
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
  color: #000;
}

.module-banner-tab {
  flex-wrap: wrap;
}

.module-banner-head em {
  display: block;
  margin-bottom: 8px;
  font-style: normal;
  font-size: 30px;
  font-weight: 600;
  color: #000;
}

.module-banner-head span {
  font-size: 16px;
  opacity: .6;
  text-transform: uppercase;
  font-family: arial;
}

.module-banner-cat {
  float: left;
  width: 23.33%;
}

.module-banner-cat {
  flex-direction: column;
  justify-content: space-between;
}

.module-banner-inn-dig {
  font-size: 70px;
  color: #004ea1;
}

.module-banner-inn-des {
  font-size: 16px;
  font-weight: 600;
  color: #999;
}

.module-banner-tab-list {
  float: right;
  width: 23.33%;
}

.module-banner-tab-list .module-tab-nav li {
  background: #e9e9e9;
  border-bottom: 1px solid #999;
}

.module-banner-tab-list ul li {
  color: #666;
  cursor: pointer;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on .nav-name {
  color: #fff;
}

.module-banner-tab-list ul li .nav-name {
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on {
  opacity: 1;
  height: auto;
  background-image: -moz-linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-image: -o-linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-image: linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-repeat: repeat;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on .icon {
  display: inline-block;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav li:hover {
  background-image: -moz-linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-image: -o-linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-image: linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-repeat: repeat;
  color: #fff;
}

.module-banner-tab .module-banner-tab-list .module-tab-nav .on:hover {
  opacity: 1;
  height: auto;
  background-image: -moz-linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-image: -o-linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-image: linear-gradient(to right, #37b36e 25%, #004ea1 100%);
  background-repeat: repeat;
}

.module-banner-tab-list-box {
  float: left;
  width: 53.33%;
  padding: 0 2%;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.module-tab-box-ma {
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
}

.module-img {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.module-des {
  width: 100%;
  font-size: 18px;
  color: #666;
  margin-top: 30px;
  line-height: 30px;
}

.module-des span {
  font-weight: 600;
}

.module-img {
  justify-content: center;
  align-items: center;
  z-index: 99;
  position: relative;
}

.module-img-wp {
  width: 370px;
  height: 370px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  background-image: linear-gradient(rgba(137, 196, 46), rgba(35, 172, 66));
}

.module-img img {
  width: 100%;
}

.module-img:after {
  content: '';
  width: 400px;
  height: 400px;
  border: 2px solid #004ea1;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

.module-tab-text ul li:hover a {
  color: #08acee;
}

.module-tab-case li {
  float: left;
  margin-right: 20px;
}

.module-tab-case li i {
  width: 60px;
  height: 60px;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  display: inline-block;
}

.module-tab-case li span {
  color: #666;
  font-size: 12px;
  display: block;
  text-align: center;
  line-height: 24px;
}

@media screen and (max-width: 1000px) {
  .module-banner-cat {
    width: 100%;
    flex-direction: row;
  }

  .module-banner-inn-dig {
    font-size: 50px;
  }

  .module-banner-tab-list-box {
    width: 100%;
    margin: 5% 0;
  }

  .module-banner-tab-list {
    width: 100%;
  }

  .module-tab-nav {
    display: flex;
    flex-wrap: wrap;
  }

  .module-banner-tab-list ul li {
    width: 48%;
    margin: 0 1% 4px 1%;
    border-bottom: 1px solid #fff;
  }

}

@media screen and (max-width: 800px) {
  .module-banner-inn-dig {
    font-size: 20px;
  }

  .module-banner-inn-des {
    font-size: 14px;
  }
}

@media screen and (max-width: 500px) {
  .module-banner-tab-list ul li .nav-name {
    font-size: 14px;
  }

  .module-img-wp {
    width: 240px;
    height: 240px;
  }

  .module-img:after {
    width: 260px;
    height: 260px;
  }

  .module-banner-tab-list ul li .nav-name {
    line-height: 40px;
  }

  .module-des {
    font-size: 14px;
  }

  .procon:hover .ptit {
    height: 100%;
  }
}

/* 项目内页 */
.ny_img_com {
  width: 92%;
  padding: 4%;
  height: auto;
  background: #fff;
  margin: auto;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  margin-bottom: 4%;
}

.ny_img_com .ny_img_left {
  width: 50%;
  height: auto;
  float: left;
}

.ny_img_com .ny_img_center {
  width: 45%;
  height: auto;
  float: right;
  text-align: left;
}

.ny_img_com .ny_img_center .tit_h1 {
  width: 100%;
  line-height: 60px;
  font-size: 21px;
  color: #000;
}

.ny_img_com .ny_img_center .tit_h2 {
  width: 90%;
  height: auto;
  line-height: 30px;
  padding: 5%;
  margin-bottom: 5%;
  background: #eaeaea;
  font-size: 14px;
  color: #000;
}

.ny_img_com .ny_img_center .tit_h3 {
  width: 100%;
  height: auto;
  line-height: 25px;
  padding: 0 0 5% 0;
  font-size: 14px;
  color: #575757;
  float: left;
}

.ny_img_com .ny_img_center .tit_h3 span {
  color: #004ea1;
  padding-right: 10px;
}

.ny_img_com .ny_img_center .tit_message {
  width: 45%;
  line-height: 40px;
  background: #004ea1;
  font-size: 15px;
  color: #fff;
  float: left;
  text-align: center;
  margin-right: 5%;
}

.ny_img_com .ny_img_center .tit_message a {
  color: #fff;
}

.ny_img_com .ny_img_center .tit_message:hover {
  background: #004ea1;
}

.ny_img_com .ny_img_center .tit_message:hover a {
  color: #fff;
}

.ny_img_com .ny_img_center .tit_fasong {
  width: 45%;
  line-height: 40px;
  background: #004ea1;
  font-size: 15px;
  color: #fff;
  float: left;
  text-align: center;
  margin-right: 5%;
}

.ny_img_com .ny_img_center .tit_fasong a {
  color: #fff;
}

.ny_img_com .ny_img_center .tit_fasong:hover {
  background: #004ea1;
}

.ny_img_com .ny_img_center .tit_fasong:hover a {
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .ny_img_com {
    width: 84%;
    padding: 8%;
  }

  .ny_img_com .ny_img_left {
    width: 100%;
    height: auto;
    float: left;
  }

  .ny_img_com .ny_img_center {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
  }
}

/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) {
  .ny_img_com {
    width: 100%;
    padding: 0%;
  }

  .ny_img_com .ny_img_left {
    width: 100%;
    height: auto;
    float: left;
  }

  .ny_img_com .ny_img_center {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
  }

  .ny_img_com .ny_img_center .tit_h1 {
    font-size: 18px;
  }

  .ny_img_com .ny_img_center .tit_h2 {
    font-size: 12px;
  }

  .ny_img_com .ny_img_center .tit_h3 {
    height: 0px;
    padding: 0;
    overflow: hidden;
  }
}

/* 设置了浏览器宽度不大于660px时 */

/*荣誉证书*/
.ny-honor_right {
  width: 100%;
}

.nyhonor-list {
  flex-wrap: wrap;
}

.nyhonor-list li {
  width: 24%;
  margin: 0 0.5% 24px 0.5%;
  text-align: center;
  border: 1px solid #eee;
  background: #fff;
  box-sizing: border-box;
}

.nyhonor-list li img {
  width: 100%;
}

.nyhonor-list li a {
  color: #000;
}

.nyhonor-list li h5 {
  line-height: 40px;
}

@media screen and (max-width: 800px) {
  .nyhonor-list li {
    width: 49%;
  }
}

/* 项目内页-我们 */
.ny_about {
  width: 100%;
  height: 514px;
  background: url(/template/default/images/details_about.jpg) center no-repeat;
  margin-top: 30px;
}

.ny_honor_tit {
  width: 100%;
  height: 60px;
  line-height: 30px;
  font-size: 15px;
  color: #000;
  text-align: center;
  padding: 40px 0px;
}

.ny_honor_tit span {
  font-size: 25px;
}

.ny_honor {
  width: 100%;
  height: auto;
  padding-bottom: 40px;
}

.ny_honor img {
  width: 20%;
  height: auto;
  float: left;
  display: block;
}

.ny_cases_tits {
  width: 100%;
  line-height: 100px;
  background: #717171;
  text-align: center;
  margin-top: 30px;
}

.ny_cases_tits p {
  width: auto;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
}

.ny_cases {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 20px;
}

.ny_cases .cases_img {
  width: 30%;
  height: auto;
  padding: 0 1.5%;
  float: left;
}

.ny_cases .cases_img img {
  width: 100%;
  height: auto;
  display: block;
}

.ny_cases .cases_img p {
  width: 100%;
  line-height: 50px;
  font-size: 16px;
  color: #000;
}


/* scrollbox */
.scrollbox {
  position: relative;
  width: 140px;
  height: 350px;
  overflow: hidden;
}

.scrollbox ul {
  position: absolute;
  left: 0px;
  top: 0px;
}

.scrollbox li {
  float: left;
  width: 140px;
  height: 100px;
  overflow: hidden;
  padding-bottom: 20px;
}

.scrollbox li a {
  float: left;
  display: inline-block;
  width: 140px;
  height: 100px;
  overflow: hidden;
  text-decoration: none;
}

.scrollbox li a img {
  display: block;
  width: 140px;
  height: 100px;
  background: #eee;
  position: absolute;
}

.scrollbox li a p {
  width: 140px;
  height: 30px;
  margin-top: 70px;
  line-height: 30px;
  text-align: center;
  background: rgba(255, 255, 255, .7);
  color: #000;
  position: relative;
  font-size: 13px;
}

.scrollbox li:hover a p {
  width: 140px;
  height: 30px;
  margin-top: 70px;
  line-height: 30px;
  text-align: center;
  background: rgba(255, 255, 255, .9);
  color: #000;
  position: relative;
  font-size: 13px;
}


/*内页新闻*/
.nynewslist {
  width: 100%;
  height: auto;
}

.nynewslist li {
  width: 96%;
  height: auto;
  padding: 20px 2%;
  color: #000;
  font-size: 16px;
  border-bottom: 1px solid #ededed;
}

.nynewslist li a {
  font-size: 16px;
  color: #000;
  line-height: 30px;
}

.nynewslist li:hover a {
  text-decoration: none;
  color: #004ea1;
}

.nynewslist li span {
  font-size: 14px;
  color: #787878;
  line-height: 25px;
}

.nynewslist li:hover {
  background: #ececec;
}

.ny-news-des {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/*内页新闻加图片*/
.nynewsimg {
  width: 100%;
  height: auto;
}

.nynewsimg li {
  width: 96%;
  height: auto;
  padding: 20px 2%;
  color: #000;
  font-size: 16px;
  border-bottom: 1px dotted #ccc;
}

.nynewsimg li img {
  width: 28%;
  height: auto;
  float: left;
  padding: 1%;
  border: 1px solid #ccc;
}

.nynewsimg li dl {
  width: 65%;
  height: auto;
  float: right;
}

.nynewsimg li dl dt {
  font-size: 16px;
  color: #000;
  line-height: 50px;
}

.nynewsimg li dl dd {
  font-size: 14px;
  color: #787878;
  line-height: 25px;
}

.nynewsimg li a {
  font-size: 16px;
  color: #000;
  line-height: 27px;
}

.nynewsimg li:hover img {
  border: 1px solid #004ea1;
}

.nynewsimg li:hover dl dt {
  color: #004ea1;
  font-weight: bold;
}

.nynewsimg li:hover {
  background: #ececec;
}

@media screen and (max-width: 1000px) {
  .nynewsimg li img {
    width: 38%;
    height: auto;
    float: left;
    padding: 1%;
    border: 1px solid #ccc;
  }

  .nynewsimg li dl {
    width: 55%;
    height: auto;
    float: right;
  }

  .nynewsimg li dl dt {
    line-height: 35px;
  }
}

/* 设置了浏览器宽度不大于1100px时 */
@media screen and (max-width: 660px) {
  .nynewsimg li img {
    width: 90%;
    padding: 5%;
  }

  .nynewsimg li dl {
    width: 90%;
    padding: 5%;
  }
}

/* 设置了浏览器宽度不大于660px时 */


/*分页*/
.page {
  width: 100%;
  height: 35px;
  padding-top: 15px;
  text-align: center;
}

.page a {
  display: inline-block;
  color: #000;
  border: 1px solid #dedede;
  padding: 5px 8px;
  margin: 0px 3px;
  border-radius: 2px;
}

.page a:hover {
  background-color: #6e2200;
  color: #fff;
  text-decoration: none;
}

.page .current {
  display: inline-block;
  padding: 5px 8px;
  color: #6e2200;
  font-weight: bold;
}

/*详情页*/
.article_title {
  text-align: center;
  width: 100%;
  padding: 10px 0;
}

.article_title h1 {
  font-size: 20px;
  line-height: 30px;
}

.newsin-c {
  width: 100%;
  height: auto;
  margin: 0px auto;
  padding-top: 20px;
}

.newsnext {
  width: 100%;
  padding: 30px 0px;
  justify-content: space-between;
}

.newsnext li {
  height: 30px;
  line-height: 30px;
}

.newsnext li a {
  color: #000;
  line-height: 30px;
}

.newsnext li a:hover {
  color: #004ea1;
  cursor: pointer;
  text-decoration: none;
}

.artdet {
  width: 100%;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 25px;
  background: #efefef;
}

/*在线留言*/
.zxlyinp {
  width: 300px;
  height: 28px;
  line-height: 28px;
  margin: 5px 0px;
  padding-left: 10px;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.zxlyyzm {
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin: 5px 0px;
  font-size: 14px;
  padding-left: 10px;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.zxlysub {
  width: 120px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  background-color: #188FE1;
  border: 0px;
  font-size: 15px;
}

.zxlysub:hover {
  cursor: pointer;
}

/*联系我们*/
.contact-warp {
  min-width: 920px;
  width: 100%;
}

.project-form {
  min-height: 560px;
}

.project-form .entry-content p {
  font-size: 30px;
  color: #666;
  text-align: center;
}

.project-form ul {
  margin: 0 auto;
  overflow: hidden;
  width: 900px;
}

.project-form ul li {
  float: left;
  width: 420px;
  margin: 10px;
}

.project-form ul li:last-child {
  width: 900px;
}

.project-form ul li label {
  font-size: 14px;
  line-height: 26px;
  color: #666;
}

.project-form ul li label em {
  color: #dd4250;
}

.project-form ul li input[type="text"],
.ctxt {
  display: block;
  border: 1px solid #ccc;
  padding: 10px;
  width: 400px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  border-radius: 4px;
  -webkit-transition: box-shadow 0.30s ease-in-out;
  -moz-transition: box-shadow 0.30s ease-in-out;
  transition: box-shadow 0.30s ease-in-out;
}

.project-form ul li input[type="text"]:focus,
.ctxt:focus {
  border: #dd4250 1px solid;
  box-shadow: 0 0 8px rgba(221, 66, 80, 0.87);
}

.project-form ul li textarea,
.ctxtarea {
  display: block;
  border: 1px solid #ccc;
  padding: 10px;
  width: 840px;
  height: 120px;
  line-height: 30px;
  border-radius: 4px;
  font-size: 16px;
  overflow: auto;
  x-overflow: hidden;
  -webkit-transition: box-shadow 0.30s ease-in-out;
  -moz-transition: box-shadow 0.30s ease-in-out;
  transition: box-shadow 0.30s ease-in-out;
}

.project-form ul li textarea:focus,
.ctxtarea:focus {
  border: #dd4250 1px solid;
  box-shadow: 0 0 8px rgba(221, 66, 80, 0.87);
}

.project-form input[type="submit"].submit {
  display: block;
  margin: 10px auto;
  padding: 10px 40px;
  font-size: 18px;
}

.contacnt-address {
  padding: 280px 0 0 0;
  margin: 0 auto 60px;
  font-size: 16px;
  color: #f2f2f2;
  text-align: center;
}

.contacnt-address em {
  font-size: 20px;
  line-height: 50px;
  color: #666;
}

.mapbg {
  height: 520px;
  border-top: 1px solid #ddd;
  background-image: url(/template/default/images/map_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

.cbqq {
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  width: 152px;
  height: 184px;
  background: url(/template/default/images/cbqq.png) no-repeat 0px 0px;
}

.cbqq:hover {
  background: url(/template/default/images/cbqq.png) no-repeat 0px -184px;
}

.contact-bg {
  background-image: url(/template/default/images/cont-bg.jpg);
  background-position: center center;
  background-size: cover;
  Background-attachment: fixed;
}

.contact-detail {
  width: 100%;
  overflow: hidden;
}

.contact-detail li {
  float: left;
  width: 24%;
  margin: 0.5%;
  padding: 40px 0 168px 0;
}

.contact-detail li a {
  display: block;
  margin-right: 20px;
  text-indent: -9999px;
  float: left;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 1);
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}

.contact-detail li a:hover {
  background-color: rgba(221, 66, 80, 1);
  color: #fff;
  box-shadow: 0 0 0 3px rgba(221, 66, 80, 0.3);
}

.contact-detail li a.am-byqq {
  background-image: url(/template/default/images/c_bg.png);
  background-repeat: no-repeat;
  background-position: -90px 0px;
}

.contact-detail li a:hover.am-byqq {
  background-position: 0px 0px;
}

.contact-detail li a.am-byemail {
  background-image: url(/template/default/images/c_bg.png);
  background-repeat: no-repeat;
  background-position: 0px -90px;
}

.contact-detail li a.am-byweibo {
  background-image: url(/template/default/images/c_bg.png);
  background-repeat: no-repeat;
  background-position: 0px -180px;
}

.contact-detail li a.am-byphone {
  background-image: url(/template/default/images/c_bg.png);
  background-repeat: no-repeat;
  background-position: 0px -270px;
}

.contact-detail li span {
  display: block;
  font-size: 12px;
  padding: 25px 0 0 0;
  line-height: 20px;
  color: #fff;
  overflow: hidden;
  text-overflow: hidden;
  white-space: nowrap;
}

.contact-detail li em {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #dd4250;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*更多新闻，产品*/
.ny_xg_title {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #e0e0e3;
}

.ny_xg_title p {
  color: #000;
  background: url(/template/default/images/productshow_06.jpg) no-repeat left bottom;
  font-size: 15px;
}

.morearticle {
  width: 100%;
  padding: 15px 0px;
}

.morearticle li {
  width: 48%;
  height: 35px;
  line-height: 35px;
  float: left;
  margin: 0px 1%;
  border-bottom: 1px dashed #dedede;
}

.morearticle li a {
  color: #000;
  background: url(/template/default/images/productshow_14.jpg) no-repeat left center;
  padding-left: 10px;
}

.morearticle li a:hover {
  color: #000
}

.moreproducts {
  width: 100%;
  padding: 15px 0px;
}

.moreproducts li {
  width: 280px;
  height: auto;
  float: left;
  background: #DEDEDE;
  margin: 10px 13px;
  text-align: center;
}

.moreproducts li img {
  width: 100%;
  height: 220px;
}

.moreproducts li a {
  color: #000;
  line-height: 30px;
}

.moreproducts li a:hover {
  color: #000
}

.nyproright {
  width: 400px;
  height: auto;
  float: right;
}

.pro_title {
  text-align: left;
  width: 100%;
  font-size: 22px;
  line-height: 40px;
}

.nyproright p {
  margin: 10px 0px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  color: #616161;
  font-size: 15px;
}

.nyproright span {
  font-size: 18px;
  color: #464646;
  height: 45px;
}

.nyproright span b {
  color: #004ea1;
  font-size: 26px;
}

.nyproright a {
  display: block;
  background: #004ea1 url(/template/default/images/productshow_03.jpg) no-repeat 130px center;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 160px;
  margin-top: 20px;
  float: left;
}

.nyproright a:hover {
  text-align: center;
}

.pofont1 {
  float: left;
  color: #616161;
  font-size: 16px;
  padding-top: 25px;
}

.probody {
  border-top: 1px dashed #dedede;
  padding: 15px 0px;
  font-size: 13px;
  line-height: 23px;
  margin-top: 40px;
}

.probody img {
  max-width: 890px
}

.probodytitle {
  width: 100%;
  height: 60px;
  line-height: 50px;
  text-align: left;
  color: #000;
  font-size: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
  text-transform: uppercase;
}



.page_list {
  text-align: center;
  letter-spacing: 0;
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  clear: both;
}

.page-status {
  display: none;
}

.page_list a {
  display: inline-block;
  color: #666666;
  text-align: center;
  padding: 0px 15px;
  margin: 0px 2px;
  line-height: 35px;
  border: 1px solid #dfdfdf;
}

.page_list span a {
  color: #666666;
}

.page_list span a:hover {
  color: #004ea1;
}

.page_list span a.on {
  color: #004ea1;
}


.msgtitle {
  display: block;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

.message_block {
  color: #666;
}

.message_block p {
  padding: 12px;
}

.msg_input {}

.msg_input_on {
  width: 400px;
  border: 1px solid #8cd1ff;
  background: #f1f9ff;
  padding: 8px 9px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
  border-radius: 2px;
  font-size: 13px;
  color: #888;
}

.message_labes {
  font-size: 14px;
}

.message_title {
  height: 34px;
  line-height: 34px;
  background: #f6f9fb;
  padding: 0 12px;
}

.message_title h2 {
  color: #376b88;
  font-size: 14px;
  float: left;
}

.message_title span {
  float: right;
  font-weight: bold;
  color: #999;
}

.message_info {
  color: #8ea6b6;
  text-align: right;
}

.message_replay {
  background: #f5f5f5;
  padding: 0 12px;
}

.msg_btn_area {
  margin: 16px 0;
  text-align: left;
}

.msg_btn_area a {
  display: inline-block;
  padding: 5px 15px;
  background: #09F;
  color: #fff;
  text-align: center;
  font-family: "宋体";
  font-size: 14px;
  overflow: hidden;
  cursor: pointer;
  font-weight: bold;
}

.msg_btn_area a:hover {
  text-decoration: none;
}

.msgflag {
  margin-left: 4px;
  font-size: 12px;
  color: #900;
}

.yema {
  margin: 30px auto;
}

.yema a {
  padding: 0 10px;
  height: 26px;
  display: block;
  float: left;
  margin: 0 4px;
  font-size: 16px;
  color: #6d6d6d;
  line-height: 26px;
  text-align: center;
  border: 1px solid #d2d2d2;
  background: #f0f0f0;
}

.yema span {
  padding: 0 10px;
  height: 26px;
  display: block;
  float: left;
  margin: 0 4px;
  font-size: 16px;
  color: #6d6d6d;
  line-height: 26px;
  text-align: center;
  border: 1px solid #d2d2d2;
  background: #f0f0f0;
}

.yema a:hover {
  color: #b12923;
  background: #FFF;
}

.yema a.yenn {
  color: #b12923;
  background: #FFF;
}

/*link*/
.sylink {
  width: 100%;
  height: 64px;
  background: #004ea1;
  text-align: left;
}

.sylink .linkcen {
  width: 1200px;
  height: 64px;
  line-height: 64px;
  font-size: 15px;
  color: #fff;
  margin: auto;
}

.sylink .linkcen span {
  float: left;
  padding: 0px 15px 0px 0px;
}

.sylink .linkcen a {
  color: #fff;
  text-decoration: none;
  line-height: 64px;
  padding: 0px 10px;
}

.sylink .linkcen a:hover {
  color: #e0edff;
  text-decoration: none;
}

/*link*/
.hy {
  width: 1200px;
  margin: auto;
  height: 132px;
  margin-top: 30px;
}

.hy_top {
  width: 1200px;
  height: 46px;
  border-bottom: 1px #d3d3d3 solid;
  float: left;
}

.hy_top ul li {
  float: left;
  height: 46px;
  line-height: 46px;
  width: 102px;
  font-size: 20px;
  font-weight: bold;
}

.hy_top ul li span {
  width: 12px;
  color: #004ea1;
  float: right;
}

.hy_top ul li a {
  display: block;
  height: 46px;
  width: 90px;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.hy_top ul li a:hover,
.hy_top ul .cur a {
  height: 43px;
  width: 90px;
  color: #004ea1;
  border-bottom: 3px #004ea1 solid;
  text-decoration: none;
}

.hy_con {
  width: 1200px;
  height: 83px;
  margin-top: 20px;
  float: left;
  line-height: 25px;
}